| Total Complexity | 34 |
| Dependencies | 5 |
| Dependents | 0 |
| Total lines | 153 |
| Lines of code | 117 |
| Logical lines of code | 74 |
| Comment lines | 0 |
| Methods | 8 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getAllFolders() | 51 | 8 | 25 | |
| checkAuthorization() | 54 | 7 | 18 | |
| tokenExpiryCheck() | 61 | 5 | 11 | |
| execute() | 54 | 4 | 19 | |
| getDropboxFoldersList() | 55 | 3 | 18 | |
| refreshToken() | 58 | 3 | 14 | |
| saveRefreshedToken() | 63 | 3 | 9 | |
| __construct() | 81 | 1 | 3 |